home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / jpmtr10.zip / JPMETER.DOC next >
Text File  |  1991-01-05  |  5KB  |  115 lines

  1.  
  2.                                    MeTeR
  3.  
  4.                           Message Traffic Reporter
  5.                        Copyright 1991 James R. Porter
  6.  
  7.  
  8. INTRODUCTION:
  9. ~~~~~~~~~~~~
  10.   MeTeR will show you how many messages you receive in each conference, and
  11.   the total number of messages received on your system.
  12.  
  13.   Here is a sample of the MeTeR output:
  14.  
  15. 
  16.    Message Traffic Report of incoming EchoMail  5/22/90  4:50
  17.  
  18.      21 GT Power Support                       3 BBS Ads
  19.      10 Games People Play                      0 8086 Assembler
  20.       0 Pascal                                 5 GT BETA
  21.       1 GT Developers                          5 Doors
  22.       0 Let's Role Play                        0 GT Companions
  23.       1 Science Fiction                        0 ANSI/ASCII Art
  24.       0 Role Playing Games                     0 Weirdness and Ramblings
  25.       1 NET 33 SysOps
  26.  
  27.   Total Messages Received:  47          MeTeR - Copyright 1990 James R. Porter
  28.  
  29. 
  30. IMPLEMENTATION:
  31. ~~~~~~~~~~~~~~
  32.  
  33.   Command line:
  34.  
  35.     MeTeR [GT15/GT14] [beforemail/aftermail] [filename1] [filename2] [P] ─────┐
  36.       │        │                │              │            │                 │
  37.    Program  GTversion          Mode      ┌─────┘    Bulletin filename         │
  38.                                          │      (used with Aftermail only)    │
  39.                                          │                                    │
  40.                           Name of file that contains      If present will not
  41.                           the MESSAGE DISTRIBUTION        list areas with a ;
  42.                           section.                        in the ROUTING file.
  43.                                                           'P' is for Private.
  44.                                                     (used with Aftermail only)
  45.  
  46.   (The commandline parameters must be specified in the order given above.)
  47.  
  48.   To determine the number of messages recieved and in which conferences they
  49.   were received, run  'MeTeR BEFOREMAIL' immediately before your MDIST command
  50.   in the appropriate batch file (Netmail, Crash, GTCrash, as you like) and put
  51.   the 'MeTeR AFTERMAIL' command line immediately after all messages have been
  52.   distributed on your system (after the MDIST line in your batch file).
  53.  
  54.  
  55. EXAMPLE:
  56. ~~~~~~~
  57.   Here is MeTeR in my NetMail.BAT file:
  58.  
  59.   MBAG412 /Z4 /CD /D3 /Q >>C:\HOST\NETMAIL.LOG
  60.   MDRIV047 xxxx-xxxx 04:22 04:45 04:46 /I /ZE /E6 /M2400 >>C:\HOST\NETMAIL.LOG
  61. ->c:\bbsutils\MeTeR gt15 beforemail
  62.   MDIST412 /Z4 /NA /V /D3 >>C:\HOST\NETMAIL.LOG
  63. ->c:\bbsutils\MeTeR gt15 aftermail c:\bbs\89 P
  64.   c:\bbsutils\MeTeR gt15 aftermail c:\for_me\echomail
  65.  
  66.   The MeTeR output will go to the filename you specify on the MeTeR
  67.   Aftermail commandline (Bulletin #89 in the above case, filenames would be
  68.   89 and 89.CBS); so you can specify a different bulletin for CRASH! mail,
  69.   etc., if you like.  On the second MeTeR Aftermail line, I specified the
  70.   filename Echomail, and output to that file will include the "private"
  71.   conferences, whereas the first MeTeR Aftermail line (ending with the 'P'
  72.   for Private, will not include the private conferences (any of those that
  73.   you have "semi-coloned out" in your routing file)).
  74.  
  75.   If you specify an extension with the filename it will be ignored.  A .CBS
  76.   extension will be added for the color file (in keeping with the GT Bulletin
  77.   style).
  78.  
  79.  
  80. NOTES:
  81. ~~~~~
  82.   MeTeR creates one 0-byte file in each of your message control directories.
  83.   This is how it stores the message numbers (in the filename).  These files
  84.   have the extension .HMN (High Message Number), and these are deleted each
  85.   time MeTeR Before mail is run (*.HMN are deleted); SO, do not have any file
  86.   with the extension .HMN in your message control directores or they will be
  87.   deleted along with the 0-byte HMN files when MeTeR Before mail is run.
  88.  
  89.   The message base descriptions are taken from the Message Distribution
  90.   section of the routing.bbs file.  All '_' characters are replaced with
  91.   spaces before being written to the bulletin/screen.  Descriptions are
  92.   truncated to 30 characters.
  93.  
  94.  
  95. THE FUTURE:
  96. ~~~~~~~~~~
  97.   I am planning to add a continuous tracking feature that will build bar
  98.   graphs for tracking message volume in each message area over time.
  99.  
  100.  
  101. KUDOES:
  102. ~~~~~~
  103.   I do not know all the ins and outs of the ROUTING.BBS file, so please bear
  104.   with me, especially if you are a hub using MeTeR (becuase your ROUTING file
  105.   will be more complicated, and less familiar to me).  I have tried to account
  106.   for all variations, but in the event that a problem arises, please let me
  107.   know so that I can get right on it.
  108.  
  109.  
  110. Jim Porter
  111. GT 033/011
  112. 703/271-8644 Leprechaun Heaven
  113. 703/521-1418 Voice
  114.  
  115.